PDF4Java Reference Documentation
com.o2sol.pdf4java.content.text Package / PDFTextWord Class / getTextRuns Method
In This Topic
    getTextRuns Method
    In This Topic
    Gets the text runs.
    Syntax
    public PDFTextRunCollection getTextRuns()

    Return Value

    The collection of text runs that compose the word.
    See Also